home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16781 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: access4.digex.net!not-for-mail
  2. From: ell@access4.digex.net (Ell)
  3. Newsgroups: comp.object,comp.lang.c++,comp.realtime,comp.dcom.telecom.tech,comp.arch.embedded
  4. Subject: Re: Can OO be successful in real-time embedded systems?
  5. Date: 12 Apr 1996 02:26:14 GMT
  6. Organization: The Universe
  7. Message-ID: <4kkf07$4ld@news4.digex.net>
  8. References: <316BF0C5.1FE1@condat.de> <dibaldDpnpBH.5Et@netcom.com> <RMARTIN.96Apr11114411@rcm.oma.com>
  9. NNTP-Posting-Host: access4.digex.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Robert C. Martin (rmartin@oma.com) wrote:
  13. : dibald@netcom.com (Dave Baldwin) writes:
  14. : This is not quite correct.  The intention of OO is not to hide the
  15. : hardware from the programmer.  The intention of OO is to provide tools
  16. : to the programmer whereby he can manipulate the hardware at varying
  17. : levels of abstraction.  If he wants to twiddle the bits, he can
  18. : go right ahead and do so, even in OO.  If he would rather deal at a
  19. : higher level of abstraction, he can use OO to create that level. 
  20.  
  21. : OO is a tool, not a religion, and not a philosophy.
  22.  
  23. OO"T" is a tool, OO should NOT be a religion, but there IS a "philosophy" 
  24. (or more accurately a philosophical viewpoint) beneath the most efficient
  25. and "intuitive" OO, in my opinion.  I have spoken to this philosophy on
  26. the Usenet since 1990 (comp.object, and comp.lang.c++), Booch does so in
  27. the early chapters of OOA&D, and Whitmire has done so recently here in
  28. comp.object.
  29.  
  30. Elliott
  31.